﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/BebasNeue-Regular.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}


body{ overflow-x:hidden;}


/* 导航栏 */
.header_nav{height:100px; width: 100%; position: fixed; top:0; left:0; z-index:999; }
.h_logo{width:258px; height: 41px; float: left; margin-top: 28px;}
.nav{width:700px; height:100px;float: right; }
.nav .nLi{ float:left;  position:relative; display:inline; height:100px; line-height:100px; width:116px; text-align: center; }
.nav .nLi h3{ height:100%; width:100%; text-align: center; position: relative}
.nav .nLi h3 a{font-size:16px;  color:#fff; display: block; width: 100%; height: 100%; }
.nav .nLi h3 a p{font-size:16px; }
.nav .nLi h3:after{content: ""; width: 12px; height: 1px; background: rgba(255,255,255,0.5); position: absolute; top:50%; left:4px; z-index: 9}
.nav li.active h3:after{background: #C20000}
.nav .nLi:hover h3:after{background: #C20000}
.nav .sub{ display:none;left:0; top:80px;  position:absolute;  line-height:26px; width:100%;     z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#C20000}
.h_dhs{float:right; font-size:16px; color:#fff; line-height:93px; height:100px; position:absolute; top:0; right:20px;}
.h_dhs span{font-size:17px; color:#C20000; font-weight:bold;}




/* 首页:banner */
.banner{ width:100%; height:920px; position: relative; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:110px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#C20000}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.banner video{width:100%; height:auto;}




/*kuaijie*/
.index_fenlei{width:1400px; height: 109px; background: #fff; position: absolute; bottom:0; left:50%; margin-left: -700px; padding-top:28px; box-shadow:1px 1px 5px rgba(0,0,0,0.3); border-radius:8px 8px 0 0}
.index_fenlei dl{width:auto; float: left; margin-right:32px;}
.index_fenlei dl dt{width:57px; height: 56px; float: left}
.index_fenlei dl dd{margin-left:70px;  height: 100%; }
.index_fenlei dl dd h3{font-size: 18px; color: #000000}
.index_fenlei dl dd p{font-size: 14px; color: #999999; font-family: "Arial"; line-height: 26px; text-transform:Uppercase}
.index_fenlei dl dd span{font-size: 18px; color: #C20000; font-weight: bold; }
.index_fenlei dl:last-child{margin-right: 0}
.index_fenlei dl:hover h3,.index_fenlei dl:hover p{color:#C20000}




/*关于我们*/
.index_about{width:100%;  height: auto; overflow:hidden; margin-top: 110px ;}
.index_about .index_about_top{width:100%; height: auto; overflow: hidden}
.in_ab_left{width:auto; float: left}
.in_ab_left dt{font-size: 35px; color: #333333;}
.in_ab_left dd{font-size:22px; color: #C20000; font-family: "Arial"; margin-top: 10px;}
.in_num{width:612px; height: auto; float: right}
.in_num dl{width:auto; height: auto; float: left; background: url(../images/h_xs.png) no-repeat right center; padding-right:20px; margin-left: 36px;}
.in_num dl dt{width:100%; height: auto; overflow: hidden; font-weight: bold; font-size: 24px; color: #666666 }
.in_num dl dt span{font-size:40px; color: #666666; font-family: "BebasNeue-Regular"}
.in_num dl dd{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #666666; line-height:26px;}
.in_num dl:last-child dd{ text-align: right}
.index_about_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.in_ab_left{width:510px; height: auto; overflow: hidden}
.in_ab_lpic{width:100%; height: auto;}
.in_ab_lpic img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_ab_lpic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_ab_lxx{width:100%; height: auto; overflow: hidden}
.in_ab_lxx p{width:100%; height: auto; font-size: 16px; color: #666666; line-height: 28px; margin:30px 0}
.in_ab_lxx a.ab_more{width:190px; height: 55px; background: #C20000; display: block; text-align: center; line-height: 55px; color:#fff; display: block; 
	font-size: 16px; color:#fff;  border-radius:8px}
.index_ab_center{width:330px;height: 450px; float: left; margin-left: 15px; overflow: hidden}
.in_ab_right{width:330px; height: auto; float:right}
.in_ab_right a{width:100%; height: auto; display: block; margin-bottom: 18px; overflow: hidden}
.in_ab_right img,.index_ab_center img{width:100%; height: auto; display: block;   
transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_ab_right a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_ab_center:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_ab_lxx a.ab_more:hover{background: none; color: #C20000; border: 1px solid #C20000}




/*产品*/	
.index_prodcut{width:100%; height:auto; overflow:hidden; margin-top: 58px; margin-bottom: 100px;}
.slideTxtBox{ width:100%; }
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden; margin: 48px 0 20px}
.slideTxtBox .hd ul{width:auto; display: table; margin: 0px auto;}
.slideTxtBox .hd ul li{float: left; margin: 0px 10px; height: auto; width: 145px; text-align: center; position: relative; margin-bottom: 29px;}
.slideTxtBox .hd ul li p{font-size: 18px; color: #999999; text-align: center; line-height: 30px;}
.slideTxtBox .hd ul li i{color: #999999; font-size:54px;}
.slideTxtBox .hd ul li.on i,.slideTxtBox .hd ul li.on p{color:#a7845c }
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden; }
.slideTxtBox .bd li{width:380px; height: auto; float: left; overflow: hidden; margin-right: 20px; margin-bottom: 20px; position: relative}
.slideTxtBox .bd li:nth-child(3n){margin-right: 0}
.pro-img{width:100%; height: auto; display: block}
.pro-img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro-text{width:100%; height: 190px; background: #f5f5f5; padding: 48px 30px;}
.pro-text h4{width:100%; height: 40px; line-height: 20px; font-size: 20px; color:#000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.pro-text p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color:#666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.pro-icon{width:60px; height: 60px; background: #999999; border-radius:50%; box-shadow: 1px 1px 12px rgba(0,0,0,0.3); 
display: flex; align-items: center; position: absolute; top:315px; right:25px;     transition: 0.5s ease 0s;}
.pro-icon img{align-items: center; margin: 0px auto;}
.slideTxtBox .bd li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgba(173,134,90,0.6)}
.hover-text {left: 0;top: 0;padding: 0 10px;opacity: 0;z-index: 2; position: absolute; width: 100%; padding-top: 35% }
.hover-text i { background: url(../images/bai.png) no-repeat; width: 60px; height: 60px; display: block; margin: 20px auto;}
.hover-text h3 {font-size: 24px; color: #ffffff; text-align: center; line-height: 40px; text-align: center }
.slideTxtBox .bd li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.slideTxtBox .bd li:hover .pro-icon img{display: none}
.slideTxtBox .bd li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*客户*/
.index_kehu{width:100%; height:640px; background: url(../images/kehu_bjs.jpg) no-repeat center; margin-bottom: 80px; padding-top: 68px;  background-attachment: fixed;
    background-size: cover;}
.index_kehu .index_kehu_t{width:100%; height: auto; border-left:5px solid rgba(185,148,106,0.8); padding-left:12px;}
.index_kehu_t h4{font-size: 30px; color: #ffffff; font-weight: bold; line-height: 35px;}
.index_kehu_t p{font-size: 16px; color: #ffffff;font-family: "Arial"; opacity: 0.3; margin-top: 8px;}
.index_kehu_xx{width:100%; height: auto; overflow: hidden; margin-top:46px;}
.in_kehu_pic{width:520px; height: auto; overflow: hidden; float:left;border-radius:8px; }
.in_kehu_pic img{width:100%; height: auto; display: block}
.in_kehu_right{width:645px; height: auto; float: right; border-right:5px solid rgba(185,148,106,0.8); padding-right: 36px;}
.in_kehu_right .kh_link{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #fff; opacity: 0.8; line-height: 26px; text-indent: 2rem; display: block; margin-top:20px;}
.in_kehu_right ul{width:100%; height: auto; overflow: hidden; margin-top: 25px; padding-left: 3px;}
.in_kehu_right ul li{width:193px; height: 69px; float: left; border: 1px solid rgba(255,255,255,0.15); display: flex; align-items: center; margin-bottom:12px; 
	margin-right: 11px; position: relative; border-radius:8px;}
.in_kehu_right ul li img{align-items: center; margin: 0px auto;     -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);}
.in_kehu_right ul li:nth-child(3n){margin-right: 0}
.in_kehu_right ul li:hover{ border: 1px solid rgba(255,255,255,0.4);}
.in_kehu_right ul li:hover img{-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);}
.in_kehu_right ul li:after{content: ""; width: 4px; height:22px; background:rgba(185,148,106,0.8); position: absolute; top:50%; margin-top: -11px; left:-2px; display: none}
.in_kehu_right ul li:hover:after{display: block}



/*新闻*/
.index_news{width:100%; height: auto; }
.index_title{width:100%; height: auto; overflow: hidden; text-align: center; margin-top:60px;}
.index_title h3{font-size: 42px; color: #333333; font-weight: bold;}
.index_title p{font-size: 18px; color: #999999; line-height: 28px; margin-top: 8px;}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_top ul{width:100%; height: auto; overflow: hidden}
.index_news_top ul li{width:288px; height: auto; float: left; margin-right:16px;}
.index_news_top ul li:nth-child(4n){margin-right: 0}
.index_news_top ul li .news_right_pic{width:100%; height: auto; overflow: hidden}
.news_right_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_right_xx{width:100%; height: auto; overflow: hidden; margin-top: 5px; border-bottom: 1px solid #ededed}
.news_right_xx h3{width:100%; height: 46px; line-height: 40px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_right_xx p{font-size: 14px; color: #999999; line-height:26px; width: 100%; height: 80px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_right_xx span{font-size: 14px; color: #999999; display: block; margin-top:0px; line-height:50px;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_bottom ul{width:100%; height: auto; overflow: hidden}
.index_news_bottom ul li{width:595px; height: auto; float: left;  border-bottom: 1px solid #ededed; padding-bottom: 10px; margin-bottom: 10px;}
.index_news_bottom ul li:nth-child(2n){float: right}
.index_news_bottom ul li h3{width:100%; height: 46px; line-height: 40px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom ul li p{font-size: 14px; color: #999999; line-height:26px; width: 100%; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom ul li span{font-size: 14px; color: #999999; display: block; line-height: 46px;}
.in_news_more{width:190px; height: 56px; background: #C20000; text-align: center; line-height: 56px; color:#fff; font-size: 16px; color: #fff; display: block;
	margin: 46px auto; border-radius:8px;}
.in_news_more:hover{background:none; border: 1px solid #C20000; color: #C20000}
.index_news_bottom ul li:hover h3,.index_news_bottom ul li:hover p{color:#C20000}
.index_news_top ul li:hover .news_right_pic img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top ul li:hover h3,.index_news_top ul li:hover p{color:#C20000}



/*gg*/
.index_gg{width:100%; height:520px; background: url(../images/gg_ban.jpg) no-repeat center; padding-top: 80px; background-attachment: fixed;
    background-size: cover;}
.index_gg p{font-size: 40px; color: #ffffff; line-height:50px; display: table; padding-right: 50px;}
.index_gg span{font-size: 14px; color: #ffffff; opacity: 0.4; line-height: 26px; margin-top: 10px; display: block; margin: 20px 0 30px;}
.index_gg a{width:190px; height: 58px; background: #C20000; color:#fff; font-size: 16px; color: #fff; display: block; text-align: center; line-height: 58px; border-radius:8px;}
.index_gg a:hover{background:#fff;  color: #C20000}




/*分类*/
.index_lei{width:100%; height: auto; background: #f5f5f5; padding: 40px 0; overflow: hidden}
.index_lei ul{width:100%; height: auto; display: block}
.index_lei ul li{width:380px; height: auto; float: left; margin-right:30px;}
.index_lei ul li:nth-child(3){margin-right: 0}
.index_lei_pic{width:380px; height: 180px; overflow: hidden; position: relative; border-radius:8px 8px 0 0}
.index_lei_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_lei_xx{width:100%; height: auto; overflow: hidden; padding: 10px 15px; background:#fff; border-radius:0 0 8px 8px}
.index_lei_xx h3{font-size: 18px; color: #010101; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_lei_xx p{font-size: 14px; color: #999999; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_lei_hover i{width:100%; height: 100%; display: block}
.icon_1{background:url(../images/icon_1.png) no-repeat center}
.icon_2{background:url(../images/icon_2.png) no-repeat center}
.icon_3{background:url(../images/icon_3.png) no-repeat center}
.index_lei_hover{width:100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top:0; left:0}
.index_lei ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_lei ul li:hover .index_lei_hover{background: rgba(0,0,0,0.2);}




/*底部*/
.footer{width:100%; height: auto; margin-bottom: 48px; overflow: hidden; margin-top: 50px;}
.footer_left{width:260px; height: auto; float: left}
.footer_left a{width:100%; height: auto; display: block}
.footer_left a img{max-width:100%; height: auto; display: block}
.footer_left p{font-size: 14px; color: #C20000;letter-spacing:5px; line-height: 40px;}
.f_dhs{width:100%; height: 90px; overflow: hidden; background: #C20000; padding:10px; text-align: center; margin-top: 10px; border-radius:8px}
.f_dhs p{font-size: 14px; color:#fff; line-height: 26px;}
.f_dhs span{font-size: 30px; color: #fff; font-weight: bold; font-family: "Arial"}
.footer_nav{width:auto; float: left; margin-left: 44px;}
.footer_nav dl{float: left; width: 90px; margin-right: 20px;}
.footer_nav dl dt,.footer_nav dl dt a{font-size: 15px; color: #929292; font-weight: bold; line-height: 30px;}
.footer_nav dl dd{width:100%; height: auto; display: block}
.footer_nav dl dd a{width:100%; height: 30px; line-height: 30px; display: block; font-size: 14px; color: #929292}
.footer_nav dl dd a:hover{color:#C20000}
.footer_right{width:auto; float: right; }
.footer_right h4{font-size: 15px; color: #929292; font-weight: bold; line-height: 30px;}
.footer_right dl{width:135px; height: auto; float: left; margin-right: 20px; margin-top: 10px;}
.footer_right dl dt{width:100%; height: 100%; border: 1px solid #dcdcdc; }
.footer_right dl dt img{width:100%; height: 100%; display: block}
.footer_right dl dd{width:100%; height: 35px; line-height: 35px; font-size: 15px; color: #4d4d4d; text-align: center;}
.copy{clear:both;width:100%;height:75px;  font-size:14px;line-height:75px; border-top:1px solid #dcdcdc}
.copy_l{float:left; font-size:14px; color:#555555}
.copy_l a{color:#555555; margin-left: 20px}
.copy_l a:hover{color:#555555!important}
.footer_zhichi{width:auto; height:48px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:75px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #555555; margin-left: 10px;}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#C20000;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}


/*内页 banner*/
.ny_banner{width:100%; height: 400px; overflow: hidden; background: #b2b3b9; padding:220px 0 60px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#C20000}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.search_ban{background:url(../images/search_ban.jpg) no-repeat center}






/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #C20000; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#C20000; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#C20000}
.ny_left_nav ul li:hover a.inactive{color:#C20000}
.ny_left_nav ul li ul li:hover a{color:#C20000}
.ny_left_nav ul li .inactives{color:#C20000}
.ny_left_nav ul li ul li:hover a{color:#C20000}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #C20000;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p,.keyword_light p{font-size:16px; color:#666}
.keyword_light{font-size:16px; color:#666; line-height:28px;}




/*内页流程*/
.ny_licheng_info{width:100%; height: auto; overflow: hidden; margin-top: 45px; padding-left: 40px;}
.ny_licheng_info ul{width:100%; height: auto; overflow: hidden;  background: url(../images/xx_s.jpg) repeat-y 100px top; padding-top: 50px;}
.ny_licheng_info ul li{ width: 100%; height: auto; overflow: hidden; margin-bottom: 40px;}
.ny_licheng_nian{width:100px; height: auto; float: left; margin-top: 11px;}
.ny_licheng_nian h3{font-size:28px; color: #777777; font-weight: bold; font-family: "Arial"}
.ny_licheng_list{ margin-left:95px; background: url(../images/yd.png) no-repeat left 12px; padding-left:30px; }
.ny_licheng_list h3{font-size: 14px; color: #666666;line-height: 35px;}

/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 50px 0}
.news_time time{color: #C20000; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #C20000;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #C20000;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #C20000; color: #fff; border:2px solid #C20000; }
.ny_news_list li:hover .news_time{background: #C20000;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#C20000;}


/*下载*/
.ny_xiazai{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_xiazai ul{width:100%; height: auto; overflow: hidden}
.ny_xiazai ul li{width:100%; height: 50px; line-height: 50px; margin-bottom: 20px; background: #eceff3; padding: 0px 30px;}
.ny_xiazai ul li p{width:80%; height: 100%;float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #666;}
.ny_xiazai ul li span{float: right; font-size: 14px; color: #666666; background: url(../images/xiazai.png) no-repeat left center; padding-left: 25px;}
.ny_xiazai ul li:hover p{color:#C20000}
.ny_xiazai ul li:hover span{color:#C20000}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative}
.ny_product ul li h3{width:100%; height: 44px; line-height: 40px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.pro-text{height:90px; padding:25px 20px}
.ny_product ul li .pro-icon{top:226px}
.ny_product ul li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgba(173,134,90,0.6)}
.ny_product ul li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.ny_product ul li:hover .pro-icon img{display: none}
.ny_product ul li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*产品*/
.ny_product_show{margin-bottom:50px;  font-size:16px; color:#666}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:520px; height:100%; overflow:hidden; font-size:16px; color:#666}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.proshow_xx p{font-size:16px; color:#666; line-height:30px;}



.ny_proshow_xx h1{ font-size:30px; color: #191919; height: auto; line-height:40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:10px;}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:187px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:nth-child(2n){ margin-right:0}
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:18px;}
.ny_pro_dh{width:100%; height:80px; padding-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #C20000; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}





/*合作客户*/
.ny_hzkh{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_hzkh ul{width:100%; height: auto; overflow: hidden}
.ny_hzkh ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hzkh ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_hzkh li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_hzkh ul li:nth-child(3n){margin-right: 0px;}
.ny_hzkh ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_hzkh ul li:hover p{color:#C20000}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: url(../images/lx-bg.png) no-repeat right center; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}








/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #C20000;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width: 720px;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #C20000;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}





@media screen and (max-width:1600px){
	.nav{float:left; margin-left:10%}
}


@media screen and (max-width:1440px){
	.nav{float:left; margin-left:6%}
}


@media screen and (max-width:1366px){
	.nav{float:left; margin-left:4%}
}



